Actually checksum xattr values, not just names
authorColin Walters <walters@verbum.org>
Sat, 15 Oct 2011 07:03:51 +0000 (03:03 -0400)
committerColin Walters <walters@verbum.org>
Sat, 15 Oct 2011 07:03:51 +0000 (03:03 -0400)
commit05c35f2cf7ed7e6cdf0cd84a6bb1a381faa46584
tree8ba16e4116d9fdfce1b35d476629e63430d9db85
parent88c98517951c4c8014f8262a8e700eaf66f667bc
Actually checksum xattr values, not just names

We need to call lgetxattr() and not just llistxattr().
src/libhacktree/hacktree-core.c
src/libhacktree/hacktree-core.h
src/libhacktree/hacktree-repo.c
tests/t0005-nested-tree.sh